*{margin: 0;padding: 0;}
ul,li{list-style: none;}
.product-theme0{
    width:100%;
}
.product-theme0 a{
  height: 100%;
  text-decoration: none;
}
.product-theme0 a:hover{
    text-decoration: none !important;
}
.product-theme0 a{
    display: block;
}
.product-theme0-content{
    width: 100%;
}
.product-theme0-Li{
    float: left;
    width:24%;
    margin: 1% 0 ;
    margin-right: 1%;
    padding: 0px 2%;
    height: 360px;
    position: relative;
}
.product-theme0-img{
    width: 100%;
    height: 300px;
    line-height: 300px;
    overflow: hidden;
    position: relative;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}
.product-theme0-img a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-theme0-Li img{
    max-width: 100%;
    max-height: 100%;
    margin-top: -3px;
    vertical-align: middle;
}
.product-theme0-text{
    height: 40px;
    line-height: 40px;
    margin-top: 4px;
    font-size: 14px;
    color: #313131;
}
.product-theme0-text a{
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}
.proTheme0More{
    width: 260px;
    height: 50px;
    background: #fff;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.fontWeight{
    font-size  : 12px;
    font-weight: bold;
}
.proTheme0More a{
    line-height: 50px;
    color:#303030;
}
.clear{
    clear: both;
}


/*版式一-特效1*/
.proBorderCommon{
    outline: 2px solid #ccc;
}
.product-theme0-module1{
    display: none;
}
/*版式一-特效2*/
.product-theme0-module2{
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
    justify-content: center;
    flex-direction: column;
    display: none;
}
.product-theme0-module2 .product-theme0-param{
    height: 48px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.product-theme0-module2 .product-theme0-paramItem p{
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    padding: 0 40px;
    margin: 0;
}
/*版式一-特效3*/
.product-theme0-module3{
    position: absolute;
    left: 0;
    bottom: -80px;
    width: 100%;
    height: 80px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition:0.6s
}
.product-theme0-module3 .product-theme0-param{
    height: 80px;
    overflow: hidden;
}
.product-theme0-module3 .product-theme0-paramItem{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.product-theme0-module3 .product-theme0-paramItem p{
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
}
/*版式一-特效4*/
.product-theme0-module4{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    display: none;
}
.product-theme0-module4 .product-theme0-param{
    height: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.product-theme0-module4 .product-theme0-paramItem{
    height: 100%;
}
.product-theme0-module4 .product-theme0-paramItem p{
    line-height:24px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*版式一-特效5*/
.product-theme0-module5{
    display: none;
}
/*版式一-特效6*/
.product-theme0-module6{
    display: none;
}
/*版式一-特效7*/
.product-theme0-module7{
    display: none;
}
/*移动端 版式一 start*/
.visible-xs-block .product-theme0-Li{
    float: left;
    width:48%;
    margin: 1% 0 ;
    margin-right: 1%;
    padding: 0px 2%;
    height: 165px;
    position: relative;
}
.visible-xs-block .product-theme0-Li .product-theme0-img{
  line-height: 0;
  height: 125px;
}
.visible-xs-block .product-theme0-Li .product-theme0-text{
    height: 30px;
    line-height: 30px;
}
/*移动端 版式一 end*/
/*------------------特效二 的布局样式------------------*/
/*-------布局样式一---------*/
.product-theme0-module2 .product-theme0-layout1{
    width: 100%;
    display: inline-block !important;
}
.product-theme0-module2 .product-theme0-layout1 p{
    float: left;
    line-height:48px !important;
    padding: 0 20px!important;
}
/*-------布局样式三---------*/
.product-theme0-module2 .product-theme0-layout3 {
    display: block !important;
    text-align: right;
}
.product-theme0-module2 .product-theme0-layout3 p{
    padding: 0 20px !important;
}
/*-------布局样式五---------*/
.product-theme0-module2 .product-theme0-layout5 {
    display: block !important;
    text-align: left;
}
.product-theme0-module2 .product-theme0-layout5 p{
    padding: 0 20px !important;
}
/*-------布局样式六---------*/
.product-theme0-module2 .product-theme0-layout6 {
    width: 100%;
    display: inline-block !important;
}
.product-theme0-module2 .product-theme0-layout6 p{
    line-height: 48px !important;
    padding: 0 20px !important;
    float: right;
}

/*------------------特效三 的布局样式------------------*/
/*-------布局样式一---------*/
.product-theme0-module3 .product-theme0-layout1{
    width: 100%;
    display: inline-block !important;
    position: absolute;
    left: 0;
    bottom: 0;
}
.product-theme0-module3 .product-theme0-layout1 .product-theme0-paramItem{
  flex-direction: row;
}
.product-theme0-module3 .product-theme0-layout1 p{
    width: 48%;
    float: left;
    line-height: 80px !important;
    padding: 0 4px !important;

}
.product-theme0-module3 .product-theme0-layout1 .product-theme0-paramItem p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*-------布局样式二---------*/
.product-theme0-module3 .product-theme0-layout2 .product-theme0-paramItem p {
    height:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*-------布局样式三---------*/
.product-theme0-module3 .product-theme0-layout3 {
    display: block !important;
    text-align: right;
}
.product-theme0-module3 .product-theme0-layout3 .product-theme0-paramItem p {
    height:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*-------布局样式四---------*/
.product-theme0-module3 .product-theme0-layout4 {
    display: block !important;
    text-align: center;
}
.product-theme0-module3 .product-theme0-layout4 .product-theme0-paramItem p {
    height:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*-------布局样式五---------*/
.product-theme0-module3 .product-theme0-layout5 {
    display: block !important;
    text-align: left;
}
.product-theme0-module3 .product-theme0-layout5 .product-theme0-paramItem p {
    height:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*-------布局样式六---------*/
.product-theme0-module3 .product-theme0-layout6 {
    width: 100%;
    height: 100%;
    display: inline-block !important;
    position: absolute;
    left: 0;
    bottom:0;
}
.product-theme0-module3 .product-theme0-layout6 .product-theme0-paramItem{
    flex-direction: row;
    display: block;
}
.product-theme0-module3 .product-theme0-layout6 p{
    width: 48%;
    height: 80px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 80px !important;
    padding: 0 4px!important;
    float: right;
}
/*------------------特效四 的布局样式------------------*/
/*-------布局样式一---------*/
.product-theme0-module4 .product-theme0-layout1{
    display: inline-block !important;
    height: 58px;
    overflow: hidden;
}
.product-theme0-module4 .product-theme0-layout1 p{
    width: 100%;
    float: left;
    line-height: 24px !important;
}

/*-------布局样式三---------*/
.product-theme0-module4 .product-theme0-layout3 {
    display: block !important;
}
.product-theme0-module4 .product-theme0-layout3 p{
    text-align: right !important;
}
.product-theme0-module4 .product-theme0-param{
    justify-content: flex-start;
    flex-direction:row;
}
/*-------布局样式四---------*/
.product-theme0-module4 .product-theme0-layout4 {
    display: block !important;
    text-align: center;
}
.product-theme0-module4 .product-theme0-param{
    flex-direction: column !important;
}

/*-------布局样式五---------*/
.product-theme0-module4 .product-theme0-layout5 {
    display: block !important;
}
.product-theme0-module4 .product-theme0-layout5 p{
    text-align: left !important;
}
.product-theme0-module4 .product-theme0-param{
    justify-content: flex-start;
    flex-direction:row;
}
/*-------布局样式六---------*/
.product-theme0-module4 .product-theme0-layout6 {
    width: 100%;
    height: 58px;
    overflow: hidden;
    display: inline-block !important;
}
.product-theme0-module4 .product-theme0-layout6 p{
    line-height: 58px !important;
    padding: 0 8px 0 8px !important;
    float: right;
}


